home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
dev
/
src
/
wangisrc.lha
/
wangi
/
z
/
SFPatch
/
smakefile
< prev
next >
Wrap
Makefile
|
1995-07-11
|
218b
|
21 lines
#
# Makefile for test.c
#
OBJS= test.o
test: $(OBJS) SCOPTIONS
sc link to test with <<
$(OBJS)
<
test.o: test.c SFPatch.h
makedist:
copy SFPatch.readme RAM:
Lha -a -r -x u RAM:SFPatch.lha ~(\#?.o|\#?.lnk)